@charset "utf-8";
/* CSS Document */
/* ============================
         首页样式 index
  ==============================*/


/* 本例子css */
.slideBox{ width:100%; overflow:hidden; position:relative; height: 100%; margin: 0;}
.slideBox .hd{ height:30px; overflow:hidden; position:absolute; left:45%; bottom:50px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:30px;  width:30px; height:30px;border-radius:50%;  line-height:14px; text-align:center; background:#fdce03; cursor:pointer; }
.slideBox .hd ul li.on{ background:#039241; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;  display:block; height: 100%; }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:42%; margin-top:-25px; display:block; width:35px; height:70px; background:url(../img/slider-arrow.png) -130px 0px no-repeat; filter:alpha(opacity=80);opacity:0.8;   }
.slideBox .next{ left:auto; right:3%; background-position:0px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*关于品世*/
.about{width:100%;float: left;margin: 0 0 50px 0;}
.about_box{width:1400px; margin: 0 auto;}
.title{width:914px; height: 147px; display:block; margin: 50px auto;}
.about_bgbox{width:100%; float: left;}
.about_left{width:600px; float:left; }
.about_left h1{width:100%; height: 182px; float: left; padding:0 0 0 30px; border-left:#039241 10px solid;font-size:30px; font-weight:600;font-family: "微软雅黑";color:#000;}
.about_text{width:100%; float: left; font-size:22px;color:#898989;margin: 60px 0 0 0;text-align: justify;line-height:36px;height: 144px; overflow: hidden;}
.more{width:158px; height:58px;float: left; margin: 80px 0 0 0; border: #bfbfbf 1px solid;}
.more a{background: url(../img/jt.png) right no-repeat; padding: 0 30px 0 0;font-size:16px;color:#898989;text-transform:uppercase;line-height: 60px; text-align: center;float: left; margin: 0 0 0 40px;}
.more:hover{border: #039241 1px solid; color:#039241;width:158px; height:58px;float: left;}
.more:hover a{color:#039241;}
.about_right{width:700px; float: right; height: 532px; overflow: hidden;}
.slideBox01{ width:100%; overflow:hidden; position:relative;}
.slideBox01 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox01 .bd li{ zoom:1; vertical-align:middle; }
.slideBox01 .bd img{ width:100%;  display:block;height: 532px;  }

/*产品中心*/
.product{width:100%; float: left; background: url(../img/pro_bg.jpg) center no-repeat;height: 830px;}
.product_box h1{width:152px; height: 45px; line-height: 45px;background: #039241; text-align: center; font-size:30px; color: #fff;font-weight: normal;margin: 30px auto;}
.product_title{width:967px; height: 126px; margin: 30px auto; display: block; position: relative;background: url(../img/pro_title.png) center no-repeat;}

.txtMarquee-left{ width:690px;height: 40px;left: 150px; line-height: 40px;  position:absolute;float: left;overflow: hidden;top:0;}
.txtMarquee-left .bd{ width:100%;}
.txtMarquee-left .bd .tempWrap{ width:670px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{float:left; height:40px; line-height:40px;  text-align:left; _display:inline; width:auto !important;margin: 0 20px 0 0; font-size: 26px;color:#fff; }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{color:#fff;}
.pro_box{width:100%; float: left;margin: 40px 0 0 0;}
.pro_left{width:50%; height: 500px;float: left;position: relative;}
.pro_right{width:50%; height: 500px;float: right;position: relative;}
.pro_photo{width:100%; height: 500px;float: left;}
.pro_photo img{width:100%; height: 500px; overflow: hidden; display: block;}
.pro_left h1{width:160px; height: 160px;background: #fdce03;position: absolute;z-index: 1;right: 0; top:-50px;}
.pro_right h1{width:160px; height: 160px;background: #039241;position: absolute;z-index: 1;left: 0; top:-50px;}
.pro_left h1 span{width:124px; height: 124px;padding: 6px; border: #fff 2px solid;font-size:50px; color:#fff;text-align: center;background: #fdce03;float: left;margin: 10px;line-height: 60px;}
.pro_right h1 span{width:124px; height: 124px;padding: 6px; border: #fff 2px solid;font-size:50px; color:#fff;text-align: center;float: left;margin: 10px;line-height: 60px;}

/*为什么选择我们*/
.why{width:100%; float: left; margin: 50px 0 50px 0;}
.why_box{width:1400px; margin: 0 auto;}
.why_title{width:100%;text-align: center; float: left;}
.why_title h1{width:100%; float: left; text-align: center;font-size:50px; color:#039241;}
.why_title h2{width:152px; height: 45px; line-height: 45px;background: #039241; text-align: center; font-size:30px; color: #fff;font-weight: normal;margin: 30px auto;}
.why_title h1 em{color:#fdce03;}
.why_title span{width:100%; float: left; text-align: center; font-size:30px; color:#000;margin: 10px 0;}
.whybox{width:100%;float: left; margin: 40px 0 0 0;}
.whybox dl{width:100%; float: left;}
.whybox dl dd{width:100%; float: left;}

.why_show{width:100%; float: left;position:relative;}
.why_text{position: absolute;float: left;}
.wt01{widht:860px; left: 0;}
.wt01 span{width:60px; height: 60px; border-radius:50%;background: #039241;font-size:30px; color:#fff;text-align: center; line-height: 60px;display: block;position: absolute;left: 0; top:0;}
.wt01 h1{height: 60px; line-height: 60px;position: absolute;top:0; left: 90px;font-size:44px; color:#000;font-weight: 600;}
.wt01 h1 a{color:#000;}
.wt01 i{width:14px; height: 181px; position: absolute;top:90px;left: 23px;background:url(../img/wh_icon.png) center no-repeat;}
.line{width:40px; height: 2px;position:absolute; top:90px; left: 90px; background: #039241;}
.why_list{width:100%;float: left;margin: 110px 0 0 90px;}
.why_list ul{width:100%; float: left;}
.why_list ul li{width:98%; height: 40px; line-height: 40px;font-size:28px; color:#333;overflow: hidden;background: url(../img/wy_bo.png) left no-repeat; padding: 0 0 0 2%;margin: 10px 0 0 0;}
.why_list ul p{width:98%; height: 40px; line-height: 40px;font-size:28px; color:#333;background: url(../img/wy_bo.png) left no-repeat; padding: 0 0 0 2%;margin: 10px 0 0 0;}

.picMarquee-left{ width:50%;overflow:hidden;float: left;margin: 20px 0 0 90px;}
.picMarquee-left .bd{width:100%;float: left;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; width:100%;float: left;}
.picMarquee-left .bd ul li{width:250px; height: 250px; border-radius:50%;  margin:0 20px; float:left;overflow:hidden;}
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:250px; height:250px; display:block;}

.why_photo{position: absolute; right: 0;}
.why_photo i{width:500px; height: 500px;border: #e5e5e5 1px solid;position: absolute; z-index: -1;border-radius:50%;top:10px; right: 10px;}
.why_bg_photo{width:500px; height: 500px; border-radius:50%; overflow: hidden;top:0; right: 0;}
.why_bg_photo img{width:100%;height: 500px; display: block;}
.wht_bg_sm{width:180px; height: 180px; overflow: hidden;border-radius:50%;right: 0; top:350px;position: absolute;}
.wht_bg_sm img{width:180px; height: 180px; display: block;}
.line01{width:515px; height: 461px;position: absolute; z-index: -1; background: url(../img/line01.png) center no-repeat;top:360px; left: 500px;}

.whs02{top:600px;}

.wt02{width:700px; right: 0;}
.wt02 span{width:60px; height: 60px; border-radius:50%;background: #039241;font-size:30px; color:#fff;text-align: center; line-height: 60px;display: block;position: absolute;left: 0; top:0;}
.wt02 h1{height: 60px; line-height: 60px;position: absolute;top:0; left: 90px;font-size:44px; color:#000;font-weight: 600;}
.wt02 h1 a{color:#000;}
.wt02 i{width:14px; height: 181px; position: absolute;top:90px;left: 23px;background:url(../img/wh_icon.png) center no-repeat;}

.why_photo02{position: absolute; left: 80px;}
.why_photo02 i{width:500px; height: 500px;border: #e5e5e5 1px solid;position: absolute; z-index: -1;border-radius:50%;top:10px; right: 10px;}
.why_bg_photo02{width:500px; height: 500px; border-radius:50%; overflow: hidden;top:0; right: 0;}
.why_bg_photo02 img{width:100%;height: 500px; display: block;}
.wht_bg_sm02{width:180px; height: 180px; overflow: hidden;border-radius:50%;left: 0; top:350px;position: absolute;}
.wht_bg_sm02 img{width:180px; height: 180px; display: block;}
.line02{width:515px; height: 461px;position: absolute; z-index: -1; background: url(../img/line02.png) center no-repeat;top:380px; left: 500px;}

.picMarquee-left02{ width:100%;overflow:hidden;float: left;margin: 20px 0 0 90px;}
.picMarquee-left02 .bd{width:100%;float: left;}
.picMarquee-left02 .bd ul{ overflow:hidden; zoom:1; width:100%;float: left;}
.picMarquee-left02 .bd ul li{width:250px; height: 250px; border-radius:50%;  margin:0 20px; float:left;overflow:hidden;}
.picMarquee-left02 .bd ul li .pic02{ text-align:center; }
.picMarquee-left02 .bd ul li .pic02 img{ width:250px; height:250px; display:block;}


.whs03{top:1250px;}
.wt03{widht:860px; left: 0;}
.wt03 span{width:60px; height: 60px; border-radius:50%;background: #039241;font-size:30px; color:#fff;text-align: center; line-height: 60px;display: block;position: absolute;left: 0; top:0;}
.wt03 h1{height: 60px; line-height: 60px;position: absolute;top:0; left: 90px;font-size:44px; color:#000;font-weight: 600;}
.wt03 h1 a{color:#000;}
.wt03 i{width:14px; height: 181px; position: absolute;top:90px;left: 23px;background:url(../img/wh_icon.png) center no-repeat;}
.line{width:40px; height: 2px;position:absolute; top:90px; left: 90px; background: #039241;}
.why_list{width:100%;float: left;margin: 110px 0 0 90px;}

.picMarquee-left03{ width:50%;overflow:hidden;float: left;margin: 60px 0 0 90px;}
.picMarquee-left03 .bd{width:100%;float: left;}
.picMarquee-left03 .bd ul{ overflow:hidden; zoom:1; width:100%;float: left;}
.picMarquee-left03 .bd ul li{width:250px; height: 250px; border-radius:50%;  margin:0 20px; float:left;overflow:hidden;}
.picMarquee-left03 .bd ul li .pic03{ text-align:center; }
.picMarquee-left03 .bd ul li .pic03 img{ width:250px; height:250px; display:block;}

.why_photo03{position: absolute; right: 0;}
.why_photo03 i{width:500px; height: 500px;border: #e5e5e5 1px solid;position: absolute; z-index: -1;border-radius:50%;top:10px; right: 10px;}
.why_bg_photo03{width:500px; height: 500px; border-radius:50%; overflow: hidden;top:0; right: 0;}
.why_bg_photo03 img{width:100%;height: 500px; display: block;}
.wht_bg_sm03{width:180px; height: 180px; overflow: hidden;border-radius:50%;left: -40px; top:0px;position: absolute;}
.wht_bg_sm03 img{width:180px; height: 180px; display: block;}
.line03{width:515px; height: 461px;position: absolute; z-index: -1; background: url(../img/line01.png) center no-repeat;top:380px; left: 500px;}


.whs04{top:1860px;}

.wt04{width:700px; right: 0;}
.wt04 span{width:60px; height: 60px; border-radius:50%;background: #039241;font-size:30px; color:#fff;text-align: center; line-height: 60px;display: block;position: absolute;left: 0; top:0;}
.wt04 h1{height: 60px; line-height: 60px;position: absolute;top:0; left: 90px;font-size:44px; color:#000;font-weight: 600;}
.wt04 h1 a{color:#000;}
.wt04 i{width:14px; height: 181px; position: absolute;top:90px;left: 23px;background:url(../img/wh_icon.png) center no-repeat;}

.why_photo04{position: absolute; left: 80px;}
.why_photo04 i{width:500px; height: 500px;border: #e5e5e5 1px solid;position: absolute; z-index: -1;border-radius:50%;top:10px; right: 10px;}
.why_bg_photo04{width:500px; height: 500px; border-radius:50%; overflow: hidden;top:0; right: 0;}
.why_bg_photo04 img{width:100%;height: 500px; display: block;}
.wsm01{width:220px; height: 220px; overflow: hidden;border-radius:50%;left: 350px; top:0px;position: absolute;}
.wsm01 img{width:220px; height: 220px; display: block;}

.wsm02{width:200px; height: 200px; overflow: hidden;border-radius:50%;left: 150px; top:390px;position: absolute;}
.wsm02 img{width:200px; height: 200px; display: block;}

.wsm03{width:160px; height: 160px; overflow: hidden;border-radius:50%;left:-80px; top:150px;position: absolute;}
.wsm03 img{width:160px; height: 160px; display: block;}



.line02{width:515px; height: 461px;position: absolute; z-index: -1; background: url(../img/line02.png) center no-repeat;top:380px; left: 500px;}

.picMarquee-left04{ width:100%;overflow:hidden;float: left;margin: 20px 0 0 90px;}
.picMarquee-left04 .bd{width:100%;float: left;}
.picMarquee-left04 .bd ul{ overflow:hidden; zoom:1; width:100%;float: left;}
.picMarquee-left04 .bd ul li{width:250px; height: 250px; border-radius:50%;  margin:0 20px; float:left;overflow:hidden;}
.picMarquee-left04 .bd ul li .pic04{ text-align:center; }
.picMarquee-left04 .bd ul li .pic04 img{ width:250px; height:250px; display:block;}



.whs05{top:2530px;}
.wt05{widht:860px; left: 0;}
.wt05 span{width:60px; height: 60px; border-radius:50%;background: #039241;font-size:30px; color:#fff;text-align: center; line-height: 60px;display: block;position: absolute;left: 0; top:0;}
.wt05 h1{height: 60px; line-height: 60px;position: absolute;top:0; left: 90px;font-size:44px; color:#000;font-weight: 600;}
.wt05 h1 a{color:#000;}
.wt05 i{width:14px; height: 181px; position: absolute;top:90px;left: 23px;background:url(../img/wh_icon.png) center no-repeat;}
.line{width:40px; height: 2px;position:absolute; top:90px; left: 90px; background: #039241;}
.why_list{width:100%;float: left;margin: 110px 0 0 90px;}

.picMarquee-left05{ width:50%;overflow:hidden;float: left;margin: 20px 0 0 90px;}
.picMarquee-left05 .bd{width:100%;float: left;}
.picMarquee-left05 .bd ul{ overflow:hidden; zoom:1; width:100%;float: left;}
.picMarquee-left05 .bd ul li{width:250px; height: 250px; border-radius:50%;  margin:0 20px; float:left;overflow:hidden;}
.picMarquee-left05 .bd ul li .pic05{ text-align:center; }
.picMarquee-left05 .bd ul li .pic05 img{ width:250px; height:250px; display:block;}

.why_photo05{position: absolute; right: 0;}
.why_photo05 i{width:500px; height: 500px;border: #e5e5e5 1px solid;position: absolute; z-index: -1;border-radius:50%;top:10px; right: 10px;}
.why_bg_photo05{width:500px; height: 500px; border-radius:50%; overflow: hidden;top:0; right: 0;}
.why_bg_photo05 img{width:100%;height: 500px; display: block;}
.wht_bg_sm05{width:180px; height: 180px; overflow: hidden;border-radius:50%;left:-30px; top:0px;position: absolute;}
.wht_bg_sm05 img{width:180px; height: 180px; display: block;}
.line06{width:515px; height: 461px;position: absolute; z-index: -1; background: url(../img/line01.png) center no-repeat;top:60px; left: 700px;}

.why_more{width:100%; float: left;margin: 3050px 0 0 0;}
.why_more i{width:40px; height: 38px;margin: 0 auto; background: url(../img/sjt_icon.png) center no-repeat;display: block;}
.why_more a{width:240px; height: 70px; display: block; border: #039241 2px solid;color:#039241;font-size:28px;text-align: center; line-height: 70px;margin: 30px auto;}


/*招商案例*/
.leasing{width:100%; float: left;height:800px; background: url(../img/lea_bg.jpg) center no-repeat;}
.leasing_box{width:1400px; margin: 0 auto;}
.leasing_title{width:100%; float: left; text-align: center;margin: 50px 0;}
.leasing_title h1{width:100%; float: left;font-size:50px;}
.leasing_title h1 span{font-size:50px; color:#fff; background: #fdce03;padding: 0 15px}
.leasing_title h1 em{color:#039241;}
.leasing_title h1 b{font-size:80px;color:#fdce03;}
.leasing_title h2{width:152px; height: 45px; line-height: 45px;background: #039241; text-align: center; font-size:30px; color: #fff;font-weight: normal;margin: 30px auto;}
.leasing_list{width:100%; float: left;}
.leasing_list ul{width:1430px; float:left;}
.leasing_list ul li{width:426px; height: 400px; background: #fff; padding: 10px; float: left;position: relative;margin: 0 30px 0 0;}
.leasing_photo{width:426px; height: 283px; overflow: hidden;float: left;}
.leasing_photo img{width:426px; height: 283px; overflow: hidden; display: block;float: left;webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.leasing_text{width:100%;float: left;}
.leasing_text h1{width:86%;height: 70px; border-bottom: #e5e5e5 1px solid; line-height: 70px; font-size:28px; color:#000;padding: 0 0 0 14%; font-weight: normal;overflow: hidden;}
.leasing_text h2{width:86%;height: 50px;line-height: 50px; font-size:22px; color:#000;padding: 0 0 0 14%; /*font-weight: normal;*/}
.leasing_text h1 a{color:#000;}
.leasing_text h2 a{color:#f00;}
.leasing_list ul li:hover{background: #039241;}
.leasing_list ul li:hover .leasing_text h1 a{color:#fff;}
.leasing_list ul li:hover .leasing_text h2 a{color:#fff;}
.shuxian{width:2px; height: 200px; background: #fdce03;z-index: 1;  display: block;float: left;position:absolute;top:140px; left: 40px;}

.leasing_photo img:hover {webkit-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);webkit-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;width:426px; height: 283px; overflow: hidden;}

/*在线留言*/
.leave{width:100%;float:left;margin:0 0 30px 0}
.leave_box{width:1400px; margin: 0 auto;}
.leave_title{width:664px; height: 386px;margin:0 368px; display: block;z-index: -1;float: left;}
.leave_text{width:1340px; float: left;box-shadow: 0 0 40px rgba(216,216,216,.5);z-index: 1;margin: -86px 0 0 0;background: #fff;padding: 30px;}
.leave_left{width:550px; float: left;}
.sr{width:100%; float: left; height:50px;line-height: 50px;margin: 0 0 20px 0;}
.sr h1{width:80px; float: left; font-size:16px;color:#000;font-weight: normal;}
.sr select{width:170px; height: 48px; border: #e5e5e5 1px solid; border-radius:6px; float: left; margin: 0 0 0 20px;font-size:16px;color:#000;padding: 0 15px;font-family: "微软雅黑";}
.sr input{width:370px; height: 48px; border: #e5e5e5 1px solid; border-radius:6px; float: left; margin: 0 0 0 20px;font-size:16px;color:#898989;padding: 0 15px;font-family: "微软雅黑";}
.nr h1{width:80px; float: left; font-size:16px;color:#000;font-weight: normal; height:50px;line-height: 50px;}
.nr textarea{width:370px; height: 110px; border: #e5e5e5 1px solid; border-radius:6px; float: left; margin: 0 0 0 20px;font-size:16px;color:#898989;padding:5px 15px;font-family: "微软雅黑";}
.tj{width:200px; height: 50px; float: left;}
.tj input{width:200px; height: 50px; border: none;display: block;float: left;background:url(../img/tj.png) center no-repeat;cursor:pointer;margin: 30px 0 0 100px;}

.slideBox01{ width:710px;float: right;height: 430px; overflow:hidden; position:relative;}
.slideBox01 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox01 .bd li{ zoom:1; vertical-align:middle; }
.slideBox01 .bd img{ width:100%;height: 430px;  display:block;  }

/*新闻中心*/
.news{width:100%; float: left; height: 950px; overflow: hidden; background: url(
../img/news_bg.jpg) center no-repeat;margin: 50px 0 0 0;}
.news_box{width:1400px;margin: 0 auto;}
.news_box h2{width:152px; height: 45px; line-height: 45px;background: #039241; text-align: center; font-size:30px; color: #fff;font-weight: normal;margin: 50px auto 0;}
.news_title01{width:100%;text-align: center; float: left;font-size:50px; color:#000;font-weight: 600;}
.news_title01 b{background: #039241;padding: 0 15px;color:#fff;height: 60px;line-height: 60px;}
.news_title01 span{color:#fdce03;font-size:80px;}
.news_list{width:100%; float: left;}
.news_left{width:660px; float: left;}
.news_title{width:100%; float:left;height: 70px; line-height: 70px;border-bottom: #b2b2b2 1px dashed;}
.news_title h1{font-size:30px;color:#000;font-weight: normal; float: left;}
.news_title a{font-size:18px;color:#898989; float: right; text-transform: uppercase;}
.news_title a:hover{color:#039241;}
.news_top{width:100%; float: left;margin: 20px 0 0 0;}
.news_photo{width:660px; height: 330px; overflow: hidden;float: left;}
.news_photo img{width:660px; height:auto;overflow: hidden; display: block;}
.news_text{width:100%; float: left;border-bottom: #b2b2b2 1px solid;padding: 0 0 20px 0;}
.news_text h1{width:100%; height: 40px; line-height: 40px; overflow: hidden; font-weight: normal; color:#000;font-size:22px;margin: 10px 0;text-overflow:ellipsis; white-space:nowrap;}
.news_text h1 a{color:#000;}
.news_text h1 a:hover{color:#039241;}
.news_text span{width:100%; float: left; height: 48px; line-height: 24px; font-size:16px; color:#898989;overflow: hidden;}
.news_text span a{color:#898989;}
.news_text span a:hover{color:#000;}
.news_text_list{width:100%; float: left;margin: 10px 0 0 0;}
.news_text_list ul{width:100%; float: left;}
.news_text_list ul li{width:635px; float: left; height: 30px; line-height: 30px;background:url(../img/wy_bo.png) left no-repeat;padding:0 0 0 25px;margin: 4px 0;}
.news_text_list ul li h1{width:500px;float: left;font-size:18px;color:#000;overflow: hidden;height: 30px;font-weight: normal;text-overflow:ellipsis; white-space:nowrap;}
.news_text_list ul li h1 a{color:#000;}
.news_text_list ul li h1 a:hover{color:#039241;}
.news_text_list ul li span{float:right;font-size:16px;color:#898989;text-overflow:ellipsis; white-space:nowrap;}

.news_right{width:660px; float: right;}

.cpbk{width:100%; float: left;}
.hydt{width:100%; float: left;margin:10px 0 0 0;}
.cpbk_tt{width:100%; float: left;margin: 20px 0 0 0;border-bottom: #b2b2b2 1px solid;padding:0 0 15px 0;}
.cpbk_tt span{width:80px; height: 40px; background: #039241; float: left; font-size:26px; color:#fff; text-align: center; line-height: 40px;}
.cpbk_tt h1{width:500px;height: 40px;line-height: 40px; font-size:22px;color:#000;font-weight: normal;overflow: hidden;margin: 0 0 0 20px;float: left;}
.cpbk_tt h1 a{color:#000;}
.cpbk_tt h1 a:hover{color:#039241;}
.cpbk_tt p{width:100%; float: left; font-size:16px;height: 50px; line-height: 24px; color:#898989;overflow: hidden;margin: 20px 0 0 0;}
.cpbk_tt p a{color:#898989;}
.cpbk_tt p a:hover{color:#000;}
.news_more{width:660px; height: 200px;float: left;margin: 40px 0 0 0;}
.news_more img{width:660px; height: 200px; display: block;cursor:pointer;}


